From: Olaf Hering Date: Sun, 20 Nov 2011 16:01:15 +0000 (+0100) Subject: xenpaging: remove filename from comment X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=ea29884ce772c3081870cdf187a5cf9e8d4fd2fe;p=xen.git xenpaging: remove filename from comment Signed-off-by: Olaf Hering Committed-by: Ian Jackson --- diff --git a/tools/xenpaging/file_ops.c b/tools/xenpaging/file_ops.c index 772d222637..1032242c6a 100644 --- a/tools/xenpaging/file_ops.c +++ b/tools/xenpaging/file_ops.c @@ -1,5 +1,4 @@ /****************************************************************************** - * tools/xenpaging/file_ops.c * * Common file operations. * diff --git a/tools/xenpaging/policy_default.c b/tools/xenpaging/policy_default.c index 0d32c94859..6cce0ed317 100644 --- a/tools/xenpaging/policy_default.c +++ b/tools/xenpaging/policy_default.c @@ -1,5 +1,4 @@ /****************************************************************************** - * tools/xenpaging/policy.c * * Xen domain paging default policy. * diff --git a/tools/xenpaging/xenpaging.c b/tools/xenpaging/xenpaging.c index 8de1f368b3..5edf8d3c8b 100644 --- a/tools/xenpaging/xenpaging.c +++ b/tools/xenpaging/xenpaging.c @@ -1,5 +1,4 @@ /****************************************************************************** - * tools/xenpaging/xenpaging.c * * Domain paging. * Copyright (c) 2009 by Citrix Systems, Inc. (Patrick Colp)